[INFO] cloning repository https://github.com/KDV2A/SupraSonic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KDV2A/SupraSonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDV2A%2FSupraSonic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDV2A%2FSupraSonic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a3ecc31a0fed0bb951d2ea733984f8922d5ce03
[INFO] checking KDV2A/SupraSonic against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDV2A%2FSupraSonic" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  82% (1033/1249)
Updating files:  83% (1037/1249)
Updating files:  84% (1050/1249)
Updating files:  85% (1062/1249)
Updating files:  86% (1075/1249)
Updating files:  87% (1087/1249)
Updating files:  88% (1100/1249)
Updating files:  89% (1112/1249)
Updating files:  90% (1125/1249)
Updating files:  91% (1137/1249)
Updating files:  92% (1150/1249)
Updating files:  93% (1162/1249)
Updating files:  94% (1175/1249)
Updating files:  95% (1187/1249)
Updating files:  96% (1200/1249)
Updating files:  97% (1212/1249)
Updating files:  98% (1225/1249)
Updating files:  99% (1237/1249)
Updating files: 100% (1249/1249)
Updating files: 100% (1249/1249), done.
[INFO] started tweaking git repo https://github.com/KDV2A/SupraSonic
[INFO] finished tweaking git repo https://github.com/KDV2A/SupraSonic
[INFO] tweaked toml for git repo https://github.com/KDV2A/SupraSonic written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KDV2A/SupraSonic on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KDV2A/SupraSonic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8
[INFO] running `Command { std: "docker" "start" "641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling uniffi_core v0.28.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking audio-core v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking audioadapter-sample v2.0.0
[INFO] [stderr]     Checking audioadapter v2.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking audioadapter-buffers v2.0.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.3
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling uniffi_meta v0.28.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling csbindgen v1.9.7
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking rubato v0.14.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking uniffi_testing v0.28.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking uniffi_udl v0.28.3
[INFO] [stderr]    Compiling uniffi_macros v0.28.3
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.28.3
[INFO] [stderr]     Checking uniffi v0.28.3
[INFO] [stderr]    Compiling uniffi_build v0.28.3
[INFO] [stderr]    Compiling suprasonic_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr] warning: suprasonic_core@0.1.0: UniFFI UDL generation skipped: Failed to read UDL from ./src/suprasonic_core.udl
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> core/src/audio.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossbeam_channel::{unbounded, Sender, Receiver};
[INFO] [stdout]   |                                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> core/src/audio.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossbeam_channel::{unbounded, Sender, Receiver};
[INFO] [stdout]   |                                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8", kill_on_drop: false }`
[INFO] [stdout] 641f8905ce01abd4c4537104ac7e58bc905f31f9abcf37facd160062d5c49dd8
